Conference Proceedings
DBSVEC: Density-based clustering using support vector expansion
Z Wang, R Zhang, J Qi, B Yuan
Proceedings - International Conference on Data Engineering | IEEE | Published : 2019
Abstract
© 2019 IEEE. DBSCAN is a popular clustering algorithm that can discover clusters of arbitrary shapes with broad applications. However, DBSCAN is computationally expensive, as it performs range queries for all the points to determine their neighbors and grow the clusters. To address this problem, we propose a novel approximate density-based clustering algorithm named DBSVEC. DBSVEC introduces support vectors into density-based clustering, which allows performing range queries only on a small subset of points called the core support vectors. This technique significantly improves the efficiency while retaining high-quality cluster results. We evaluate the performance of DBSVEC via extensive exp..
View full abstractGrants
Awarded by Australian Research Council
Funding Acknowledgements
This work is supported by Australian Research Council Discovery Project DP180102050 and University of Melbourne IRRTF grant.